[INFO] cloning repository https://github.com/Start9Labs/start-fs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Start9Labs/start-fs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStart9Labs%2Fstart-fs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStart9Labs%2Fstart-fs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24d925c7218e22fc074e284046f1fd2bf6d93d05
[INFO] testing Start9Labs/start-fs against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStart9Labs%2Fstart-fs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Start9Labs/start-fs
[INFO] finished tweaking git repo https://github.com/Start9Labs/start-fs
[INFO] tweaked toml for git repo https://github.com/Start9Labs/start-fs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Start9Labs/start-fs on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Start9Labs/start-fs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Start9Labs/fuser.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fd-lock-rs v0.1.4
[INFO] [stderr]   Downloaded test-log v0.2.16
[INFO] [stderr]   Downloaded cc v1.1.0
[INFO] [stderr]   Downloaded env_filter v0.1.0
[INFO] [stderr]   Downloaded oneshot v0.1.8
[INFO] [stderr]   Downloaded test-log-macros v0.2.16
[INFO] [stderr]   Downloaded generic-array v1.0.0
[INFO] [stderr]   Downloaded bitmaps v3.2.1
[INFO] [stderr]   Downloaded imbl-sized-chunks v0.1.2
[INFO] [stderr]   Downloaded env_logger v0.11.3
[INFO] [stderr]   Downloaded imbl v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c89c6942e50ea914c03c5ec9be0c70ab31d7afecbc1a4683321d7ec72762c906
[INFO] running `Command { std: "docker" "start" "-a" "c89c6942e50ea914c03c5ec9be0c70ab31d7afecbc1a4683321d7ec72762c906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c89c6942e50ea914c03c5ec9be0c70ab31d7afecbc1a4683321d7ec72762c906", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c89c6942e50ea914c03c5ec9be0c70ab31d7afecbc1a4683321d7ec72762c906", kill_on_drop: false }`
[INFO] [stdout] c89c6942e50ea914c03c5ec9be0c70ab31d7afecbc1a4683321d7ec72762c906
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20a0ce6ec1d2bf375334e7e487950057076453230d6500915da73af8dcb09c99
[INFO] running `Command { std: "docker" "start" "-a" "20a0ce6ec1d2bf375334e7e487950057076453230d6500915da73af8dcb09c99", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fuser v0.14.0 (https://github.com/Start9Labs/fuser.git#b60f00a8)
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_builder v4.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitmaps v3.2.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling imbl-sized-chunks v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.34
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling clap v4.5.7
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling fd-lock-rs v0.1.4
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling imbl v3.0.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling generic-array v1.0.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ctrlc v3.4.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling startos-backup-fs v0.1.0 (/opt/rustwide/workdir/backup-fs)
[INFO] [stdout] warning: unused import: `std::os::raw::c_void`
[INFO] [stdout]  --> backup-fs/src/inode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::raw::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read`
[INFO] [stdout]    --> backup-fs/src/handle.rs:658:27
[INFO] [stdout]     |
[INFO] [stdout] 658 |         let (access_mask, read, _) = match flags & libc::O_ACCMODE {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lock` is never read
[INFO] [stdout]    --> backup-fs/src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct BackupFS {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 100 |     lock: FdLock<File>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rollback` is never used
[INFO] [stdout]   --> backup-fs/src/atomic_file.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl AtomicFile {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn rollback(mut self) -> BkfsResult<()> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> backup-fs/src/util.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<R: RngCore> RandReader<R> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(rng: R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `last`, `release`, and `try_join` are never used
[INFO] [stdout]    --> backup-fs/src/util.rs:95:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl NonContinuousRange {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  95 |     fn last(&self) -> Option<u64> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     fn release(&mut self, id: u64) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn try_join(left: Self, right: Self) -> Result<Self, (Self, Self)> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `empty`, `peek_next`, and `release` are never used
[INFO] [stdout]    --> backup-fs/src/util.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl IdPool {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn empty() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub fn peek_next(&self, after: u64) -> Option<u64> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn release(&mut self, id: u64) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `BkfsError`
[INFO] [stdout]  --> backup-fs/src/main.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use backupfs::error::{BkfsError, BkfsErrorKind};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 54s
[INFO] running `Command { std: "docker" "inspect" "20a0ce6ec1d2bf375334e7e487950057076453230d6500915da73af8dcb09c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a0ce6ec1d2bf375334e7e487950057076453230d6500915da73af8dcb09c99", kill_on_drop: false }`
[INFO] [stdout] 20a0ce6ec1d2bf375334e7e487950057076453230d6500915da73af8dcb09c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5390467c88f0833c766231fc84c5f3b5ed9fb6138a66c4cab9ea7f688c6c3079
[INFO] running `Command { std: "docker" "start" "-a" "5390467c88f0833c766231fc84c5f3b5ed9fb6138a66c4cab9ea7f688c6c3079", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling oneshot v0.1.8
[INFO] [stdout] warning: unused import: `std::os::raw::c_void`
[INFO] [stdout]  --> backup-fs/src/inode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::raw::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read`
[INFO] [stdout]    --> backup-fs/src/handle.rs:658:27
[INFO] [stdout]     |
[INFO] [stdout] 658 |         let (access_mask, read, _) = match flags & libc::O_ACCMODE {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lock` is never read
[INFO] [stdout]    --> backup-fs/src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct BackupFS {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 100 |     lock: FdLock<File>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rollback` is never used
[INFO] [stdout]   --> backup-fs/src/atomic_file.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl AtomicFile {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn rollback(mut self) -> BkfsResult<()> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> backup-fs/src/util.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<R: RngCore> RandReader<R> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(rng: R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `last`, `release`, and `try_join` are never used
[INFO] [stdout]    --> backup-fs/src/util.rs:95:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl NonContinuousRange {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  95 |     fn last(&self) -> Option<u64> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     fn release(&mut self, id: u64) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn try_join(left: Self, right: Self) -> Result<Self, (Self, Self)> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `empty`, `peek_next`, and `release` are never used
[INFO] [stdout]    --> backup-fs/src/util.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl IdPool {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn empty() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub fn peek_next(&self, after: u64) -> Option<u64> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn release(&mut self, id: u64) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-log v0.2.16
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling startos-backup-fs v0.1.0 (/opt/rustwide/workdir/backup-fs)
[INFO] [stdout] warning: unused import: `BkfsError`
[INFO] [stdout]  --> backup-fs/src/main.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use backupfs::error::{BkfsError, BkfsErrorKind};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_void`
[INFO] [stdout]  --> backup-fs/src/inode.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::os::raw::c_void;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `read`
[INFO] [stdout]    --> backup-fs/src/handle.rs:658:27
[INFO] [stdout]     |
[INFO] [stdout] 658 |         let (access_mask, read, _) = match flags & libc::O_ACCMODE {
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lock` is never read
[INFO] [stdout]    --> backup-fs/src/lib.rs:100:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct BackupFS {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 100 |     lock: FdLock<File>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rollback` is never used
[INFO] [stdout]   --> backup-fs/src/atomic_file.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl AtomicFile {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn rollback(mut self) -> BkfsResult<()> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> backup-fs/src/util.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<R: RngCore> RandReader<R> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(rng: R) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `last`, `release`, and `try_join` are never used
[INFO] [stdout]    --> backup-fs/src/util.rs:95:8
[INFO] [stdout]     |
[INFO] [stdout]  71 | impl NonContinuousRange {
[INFO] [stdout]     | ----------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  95 |     fn last(&self) -> Option<u64> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     fn release(&mut self, id: u64) -> bool {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn try_join(left: Self, right: Self) -> Result<Self, (Self, Self)> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `empty`, `peek_next`, and `release` are never used
[INFO] [stdout]    --> backup-fs/src/util.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | impl IdPool {
[INFO] [stdout]     | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn empty() -> Self {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |     pub fn peek_next(&self, after: u64) -> Option<u64> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 312 |     pub fn release(&mut self, id: u64) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 39.48s
[INFO] running `Command { std: "docker" "inspect" "5390467c88f0833c766231fc84c5f3b5ed9fb6138a66c4cab9ea7f688c6c3079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5390467c88f0833c766231fc84c5f3b5ed9fb6138a66c4cab9ea7f688c6c3079", kill_on_drop: false }`
[INFO] [stdout] 5390467c88f0833c766231fc84c5f3b5ed9fb6138a66c4cab9ea7f688c6c3079
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4901328a877690e5e871e5403dc1b350390a7f99f526288d0970ca4bbe64c452
[INFO] running `Command { std: "docker" "start" "-a" "4901328a877690e5e871e5403dc1b350390a7f99f526288d0970ca4bbe64c452", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::os::raw::c_void`
[INFO] [stderr]  --> backup-fs/src/inode.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::os::raw::c_void;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `read`
[INFO] [stderr]    --> backup-fs/src/handle.rs:658:27
[INFO] [stderr]     |
[INFO] [stderr] 658 |         let (access_mask, read, _) = match flags & libc::O_ACCMODE {
[INFO] [stderr]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_read`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `lock` is never read
[INFO] [stderr]    --> backup-fs/src/lib.rs:100:5
[INFO] [stderr]     |
[INFO] [stderr]  99 | pub struct BackupFS {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] 100 |     lock: FdLock<File>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `rollback` is never used
[INFO] [stderr]   --> backup-fs/src/atomic_file.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | impl AtomicFile {
[INFO] [stderr]    | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn rollback(mut self) -> BkfsResult<()> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> backup-fs/src/util.rs:11:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | impl<R: RngCore> RandReader<R> {
[INFO] [stderr]    | ------------------------------ associated function in this implementation
[INFO] [stderr] 11 |     pub fn new(rng: R) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `last`, `release`, and `try_join` are never used
[INFO] [stderr]    --> backup-fs/src/util.rs:95:8
[INFO] [stderr]     |
[INFO] [stderr]  71 | impl NonContinuousRange {
[INFO] [stderr]     | ----------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  95 |     fn last(&self) -> Option<u64> {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 165 |     fn release(&mut self, id: u64) -> bool {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     fn try_join(left: Self, right: Self) -> Result<Self, (Self, Self)> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `empty`, `peek_next`, and `release` are never used
[INFO] [stderr]    --> backup-fs/src/util.rs:281:12
[INFO] [stderr]     |
[INFO] [stderr] 274 | impl IdPool {
[INFO] [stderr]     | ----------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 281 |     pub fn empty() -> Self {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 294 |     pub fn peek_next(&self, after: u64) -> Option<u64> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 312 |     pub fn release(&mut self, id: u64) -> bool {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `startos-backup-fs` (lib) generated 7 warnings (run `cargo fix --lib -p startos-backup-fs` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `BkfsError`
[INFO] [stderr]  --> backup-fs/src/main.rs:1:23
[INFO] [stderr]   |
[INFO] [stderr] 1 | use backupfs::error::{BkfsError, BkfsErrorKind};
[INFO] [stderr]   |                       ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `startos-backup-fs` (bin "startos-backup-fs" test) generated 1 warning (run `cargo fix --bin "startos-backup-fs" -p startos-backup-fs --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `startos-backup-fs` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/backupfs-a7564502b3e54c9c)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stdout] test tests::write_file ... FAILED
[INFO] [stdout] test tests::preserves_file ... FAILED
[INFO] [stdout] test tests::write_directory ... FAILED
[INFO] [stdout] test tests::checksum ... FAILED
[INFO] [stdout] test tests::change_password ... FAILED
[INFO] [stdout] test tests::write_one_file_async ... FAILED
[INFO] [stdout] test tests::preserves_directory ... FAILED
[INFO] [stderr] fusermount: fuse device not found, try 'modprobe fuse' first
[INFO] [stdout] test tests::write_many_files_async ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (31) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff6f08b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff6f08b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff6f08b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff6f08b - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff6f08b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff6f08b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_file::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff6f08b - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_file::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::preserves_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (27) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff6f27b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff6f27b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff6f27b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff6f27b - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff6f27b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_file::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff6f27b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_file::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff6f27b - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_file::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (33) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff6fa3b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff6fa3b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff6fa3b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff6fa3b - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff6fa3b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff6fa3b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_directory::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff6fa3b - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::write_directory::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::checksum stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (29) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff7000b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::checksum::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff7000b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::checksum::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff7000b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::checksum::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff7000b - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::checksum::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff7000b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::checksum::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff7000b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::checksum::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff7000b - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::checksum::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::change_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (28) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff6f65b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::change_password::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff6f65b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::change_password::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff6f65b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::change_password::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff6f65b - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::change_password::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff6f65b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::change_password::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff6f65b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::change_password::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff6f65b - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::change_password::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write_one_file_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (32) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff6ecab - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff6ecab - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff6ecab - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff6ecab - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff6ecab - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff6ecab - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff6ecab - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::preserves_directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff6fc2b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff6fc2b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff6fc2b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff6fc2b - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff6fc2b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_directory::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff6fc2b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_directory::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff6fc2b - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::preserves_directory::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::write_many_files_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (30) panicked at backup-fs/src/tests.rs:41:61:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6448a011b70a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6448a011b70a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6448a011b70a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6448a0132a3a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6448a0132a3a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x6448a0122062 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6448a0122062 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6448a00f7adf - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6448a00f7adf - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6448a0112b99 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64489ff9b48c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64489ff9b48c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6448a0112e12 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6448a0112e12 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6448a00f7b98 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6448a00eecb9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6448a00f8a5d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6448a013326c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6448a0132fb2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64489ff60c18 - <core[786f478f706679df]::result::Result<fuser[5cb7ff9de356afc5]::session::Session<backupfs[9046668f4ef54e2b]::BackupFS>, std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64489ff60c18 - backupfs[9046668f4ef54e2b]::tests::with_backupfs::<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/backup-fs/src/tests.rs:41:61
[INFO] [stdout]   22:     0x64489ff60c18 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_one_file_async::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   23:     0x64489ff6ee9b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   24:     0x64489ff6ee9b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x64489ff6ee9b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x64489ff6ee9b - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x64489ff6ee9b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x64489ff6ee9b - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   29:     0x64489ff6ee9b - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<backupfs[9046668f4ef54e2b]::tests::with_backupfs<backupfs[9046668f4ef54e2b]::tests::with_backupfs_async<backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}::{closure#0}, backupfs[9046668f4ef54e2b]::tests::write_many_files_async::{closure#0}>::{closure#0}>::{closure#0}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x6448a011aacf - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   31:     0x6448a011aacf - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   32:     0x7d5604d1daa4 - <unknown>
[INFO] [stdout]   33:     0x7d5604daaa64 - clone
[INFO] [stdout]   34:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::change_password
[INFO] [stdout]     tests::checksum
[INFO] [stdout]     tests::preserves_directory
[INFO] [stdout]     tests::preserves_file
[INFO] [stdout]     tests::write_directory
[INFO] [stdout]     tests::write_file
[INFO] [stdout]     tests::write_many_files_async
[INFO] [stdout]     tests::write_one_file_async
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4901328a877690e5e871e5403dc1b350390a7f99f526288d0970ca4bbe64c452", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4901328a877690e5e871e5403dc1b350390a7f99f526288d0970ca4bbe64c452", kill_on_drop: false }`
[INFO] [stdout] 4901328a877690e5e871e5403dc1b350390a7f99f526288d0970ca4bbe64c452
